home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1996 July
/
Macworld (1996-07).dmg
/
System 7.5 Update 2.0
/
FileMaker Pro 3.0 CD Extras
/
FileMaker And Apple Events
/
Syntax Examples
/
Objects
/
Window Properties
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-01-25
|
291 b
|
13 lines
|
[
TEXT/ToyS
]
tell application "FileMaker Pro"
class of window "Test1"
best type of window 2
default type of window -2
name of first window
bounds of window 1
visible of window 2
index of window 2
floating of window 2
zoomed of first window
zoomable of window 2
modal of window "Test1"
end tell